func runtime.dumpgstatus

9 uses

	runtime (current package)
		preempt.go#L133: 			dumpgstatus(gp)
		preempt.go#L266: 		dumpgstatus(gp)
		proc.go#L781: func dumpgstatus(gp *g) {
		proc.go#L900: 		dumpgstatus(gp)
		proc.go#L991: 		dumpgstatus(gp)
		proc.go#L1004: 		dumpgstatus(gp)
		proc.go#L2784: 		dumpgstatus(gp.m.lockedg.ptr())
		proc.go#L3751: 		dumpgstatus(gp)
		proc.go#L3800: 		dumpgstatus(gp)